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