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 platform supports the given raster mode and false otherwise.