Accusoft ImagXpress 12
SaveJPEGXRFrequencyOrdering Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : SaveJPEGXRFrequencyOrdering Property

Glossary Item Box

Description

Gets or sets the frequency ordering, which determines if frequency or spatial ordering is used.

Property Type

Read-write property

Syntax

Visual Basic
Public Property SaveJPEGXRFrequencyOrdering As Boolean

Return Type

A Boolean value that is True if frequency ordering is used; False otherwise.

Remarks

JPEG-XR makes it possible to organize the compressed image data sequentially in either spatial or frequency order. Frequency order groups the data in three different frequencies and places it sequentially in the file starting with the low frequency information, followed by the middle frequency, and finally by the high frequency. The Frequency order makes it more efficient to decode a low resolution or thumbnail version of the image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.