VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Color Namespace / DesaturateCommand Class / GetOutputPixelFormat Methods
In This Topic
    GetOutputPixelFormat Method (DesaturateCommand)
    In This Topic
    Overloaded. Returns the pixel format of output image (image after processing) for specified image. (Inherited from ProcessingCommandBase)
    Overload List
    OverloadDescription
    Returns the pixel format of output image (image after processing) for specified image. (Inherited from ProcessingCommandBase)
    Returns the pixel format of output image (image after processing) for input image with specified pixel format.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also