'Declaration Public Overloads Overrides Function GetNearestSupportedRasterPixelFormat( _
ByVal pixelFormatФормат пикселей.As Vintasoft.Imaging.PixelFormat, _
ByVal paletteПалитра.As Vintasoft.Imaging.Palette _
) As Vintasoft.Imaging.PixelFormat
public override Vintasoft.Imaging.PixelFormat GetNearestSupportedRasterPixelFormat(
Vintasoft.Imaging.PixelFormat pixelFormat,
Vintasoft.Imaging.Palette palette
)
public: Vintasoft.Imaging.PixelFormat GetNearestSupportedRasterPixelFormat(
Vintasoft.Imaging.PixelFormat pixelFormat,
Vintasoft.Imaging.Palette* palette
); override
public:
Vintasoft.Imaging.PixelFormat GetNearestSupportedRasterPixelFormat(
Vintasoft.Imaging.PixelFormat pixelFormat,
Vintasoft.Imaging.Palette^ palette
); override
Parameters
- pixelFormat
- Формат пикселей.
- palette
- Палитра.
Return Value
Ближайший поддерживаемый формат растровых пикселей.