ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / PixelFormat Property

In This Topic
    PixelFormat Property
    In This Topic
    Gets the pixel format of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelFormat As PixelFormat
    public PixelFormat PixelFormat {get;}
    See Also