virtual bool IsRasterModeSupported(RasterModeType mode) const;
IsRasterModeSupported returns whether this platform supports the given raster mode.
Parameters |
Description |
RasterModeType mode |
The raster mode. |
Returns true if the raster mode is supported and false otherwise.