ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / FrequencyOrder Property

In This Topic
    FrequencyOrder Property (BitmapEncoderOptions)
    In This Topic
    Enables encoding in frequency order.
    Syntax
    'Declaration
     
    Public Property FrequencyOrder As System.Boolean
    public System.bool FrequencyOrder {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: JPEG-XR
    See Also