ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / FormatConverter Class / DestinationFormat Property

In This Topic
    DestinationFormat Property
    In This Topic
    Gets or sets the destination pixel format.
    Syntax
    'Declaration
     
    Public Property DestinationFormat As PixelFormat
    public PixelFormat DestinationFormat {get; set;}
    See Also