←Select platform

CodecsStartDecompressOptions Structure Members

Summary

The following tables list the members exposed by CodecsStartDecompressOptions.

Public Methods

Name Description
Public Method GetColorMask Gets an array of integer values that represent RGB color masks.
Public Method GetPalette Gets the palette used for uncompressed data that is 8 bits per pixel or less.
Public Method SetColorMask Sets the array of integer values that represent RGB color masks.
Public Method SetPalette Sets the palette used for uncompressed data that is 8 bits per pixel or less.

Public Properties

Name Description
Public Property BitsPerPixel Gets or sets a value indicating the bits per pixel of the compressed data
Public Property DataType Gets or sets a value indicating whether strips or tiles are being decompressed.
Public Property static  | Shared in VB Empty Initializes a new instance of CodecsStartDecompressOptions with empty parameters.
Public Property Format Gets or sets a value indicating the format of the image to decompress.
Public Property Height Gets or sets a value indicating the height in pixels of the compressed data image.
Public Property LeastSignificantBitFirst Gets or sets a value specifying whether to save the image data with the least significant bit first or last.
Public Property LoadOrder Gets or sets a value indicating the color order after a 24-bit image is loaded.
Public Property Pad4 Gets or sets a value indicating whether to save the data padded to the 4-byte boundary.
Public Property PlanarConfiguration Gets or sets a value indicating the desired planar configuration for the save process.
Public Property RawOrder Gets or sets a value indicating the color order of 24-bit raw data.
Public Property TiffPhotometricInterpretation Gets or sets the desired photometric interpretation value for the save process.
Public Property UsePalette Gets or sets a value indicating whether to use the palette when saving images to formats that require a palette.
Public Property ViewPerspective Gets or sets a value indicating the view perspective of the compressed data.
Public Property Width Gets or sets a value indicating the width in pixels of the compressed data image.
Public Property XResolution Gets or sets a value indicating the horizontal resolution of the image data, in dots per inch.
Public Property YResolution Gets or sets a value indicating the vertical resolution of the image data, in dots per inch.

See Also

CodecsStartDecompressOptions Structure

Leadtools.Codecs Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.