ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.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 Boolean
    public bool FrequencyOrder {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: JPEG-XR
    See Also