HAL::IsRasterModeSupported

HAL::IsRasterModeSupported
virtual bool IsRasterModeSupported(RasterModeType mode) const;
Description

IsRasterModeSupported returns whether this platform supports the given raster mode.

Parameters
Parameters 
Description 
RasterModeType mode 
The raster mode. 
Return Value

Returns true if the raster mode is supported and false otherwise.