←Select platform

CodecsLoadInformationEventArgs Class Members

Summary

The following tables list the members exposed by CodecsLoadInformationEventArgs.

Public Methods

Name Description
Public Method GetColorMask Gets an array of integer values that represent RGB color masks.
Public Method GetPalette Gets the palette 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 for uncompressed data that is 8 bits per pixel or less.

Public Properties

Name Description
Public Property BitsPerPixel Gets or sets the bits per pixel of the image data in the file.
Public Property Format Gets the image file format.
Public Property Height Gets or sets the image height in pixels.
Public Property LeastSignificantBitFirst Gets or sets a value specifying whether the image data was saved with least significant bit first or last.
Public Property MotorolaOrder Gets or sets a value that determines whether image data is in Motorola byte order.
Public Property Offset Gets or sets the position of the first byte of image data.
Public Property Order Gets or sets the byte order for the load process.
Public Property Pad4 Gets or sets a value indicating whether the image data was saved padded to 4-byte boundary.
Public Property PhotoInterpolation Gets or sets the photometric interpolation for the load process.
Public Property PlanarConfiguration Gets or sets the planar configuration.
Public Property Reverse Gets or sets a value that determines whether each line is reversed (mirrored).
Public Property Signed Gets or sets a value that determines whether the image data is signed.
Public Property Stream Gets the stream used by the load process.
Public Property StripSize Gets or sets the size of the data strip before it is decompressed.
Public Property ViewPerspective Gets or sets the view perspective for the load process.
Public Property WhiteOnBlack Gets or sets a value that determines if the image is black-on-white or white on black.
Public Property Width Gets or sets the image width in pixels.
Public Property XResolution Gets or sets the horizontal resolution for rendering the image, specified in dots per inch.
Public Property YResolution Gets or sets the vertical resolution for rendering the image, specified in dots per inch.

See Also

CodecsLoadInformationEventArgs Class

Leadtools.Codecs Namespace

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

Leadtools.Codecs Assembly

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