ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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