public override Vintasoft.Imaging.PixelFormat GetOutputPixelFormat(
Vintasoft.Imaging.PixelFormat inputPixelFormat
)
public: Vintasoft.Imaging.PixelFormat GetOutputPixelFormat(
Vintasoft.Imaging.PixelFormat inputPixelFormat
); override
public:
Vintasoft.Imaging.PixelFormat GetOutputPixelFormat(
Vintasoft.Imaging.PixelFormat inputPixelFormat
); override
'Declaration Public Overloads Overrides Function GetOutputPixelFormat( _
ByVal inputPixelFormatPixel format of input image.As Vintasoft.Imaging.PixelFormat _
) As Vintasoft.Imaging.PixelFormat
Parameters
- inputPixelFormat
- Pixel format of input image.
Return Value
Pixel format of output image.