'Declaration Public Overloads Function GetNearestSupportedRasterPixelFormat( _
ByVal pixelFormatThe pixel format.As Vintasoft.Imaging.PixelFormat _
) As Vintasoft.Imaging.PixelFormat
public Vintasoft.Imaging.PixelFormat GetNearestSupportedRasterPixelFormat(
Vintasoft.Imaging.PixelFormat pixelFormat
)
public: Vintasoft.Imaging.PixelFormat GetNearestSupportedRasterPixelFormat(
Vintasoft.Imaging.PixelFormat pixelFormat
)
public:
Vintasoft.Imaging.PixelFormat GetNearestSupportedRasterPixelFormat(
Vintasoft.Imaging.PixelFormat pixelFormat
)
Parameters
- pixelFormat
- The pixel format.
Return Value
The nearest supported raster pixel format.