←Select platform
In This Topic ▼

CodecsImageInfo Class Members

Summary

The following tables list the members exposed by CodecsImageInfo.

Public Constructors

Name Description
Public Constructor
CodecsImageInfo Initializes a new instance of the CodecsImageInfo class.

Public Methods

Name Description
Public Method
Clone Creates an exact copy of the current page of this CodecsImageInfo.
Public Method GetPalette Gets the images's palette.
Public Method ToString Returns a string containing the image information in a human readable format.

Protected Methods

Name Description
Protected Method
Dispose Releases all the resources used by this CodecsImageInfo.
Protected Method Finalize This member overrides Finalize.

Public Properties

Name Description
Public Property
BitsPerPixel Gets the bits per pixel of the image.
Public Property BytesPerLine Gets the number of bytes per scanline for the image data.
Public Property ColorSpace Gets the color space of the image.
Public Property Compression Gets the compression of the image file.
Public Property Document Gets extra information about the image if the file is a document format.
Public Property Fax Gets extra information about the image if the file format is FAX.
Public Property Format Gets the image file format.
Public Property Gif Gets extra information about the image if the file format is GIF.
Public Property HasAlpha Determines whether the image contains alpha channel information.
Public Property HasResolution Determines whether the file has resolution values (DPI) stored inside.
Public Property Height Gets the height of the image in pixels.
Public Property HorizontalTiles Gets the number of horizontal tiles of the image.
Public Property ImageHeight Gets the height of the image in pixels, taking the ViewPerspective into account.
Public Property ImageWidth Gets the width of the image in pixels, taking the ViewPerspective into account.
Public Property IsGray8Alpha Determines whether the file contains 8-bit grayscale image data + alpha.
Public Property IsLink Determines whether the file is an image file or a link to an image file.
Public Property IsLoading Gets a value that determines whether this CodecsImageInfo object is still loading.
Public Property IsMultiLoadResolutionWithPalette Determines whether the file has a palette and multiple-resolutions.
Public Property IsPalette8Alpha Determines whether the file contains 8-bit palettized image data + alpha.
Public Property IsRotated Determines whether the image has a rotated view perspective.
Public Property IsSigned Determines whether the image data is signed.
Public Property Jpeg Gets extra information about the image if the file format is JPEG or LEAD CMP.
Public Property Name Gets the file name.
Public Property Order Gets the byte order of the image.
Public Property PageNumber Gets the page number of the file.
Public Property Psd Gets extra information about the image if the file format is PSD.
Public Property Pst Gets extra information about the image if the file format is PST.
Public Property SizeDisk Gets the size of the image file on disk in bytes.
Public Property SizeMemory Gets the size of the image when loaded uncompressed in memory in bytes.
Public Property Tiff Gets extra information about the image if the file format is TIFF.
Public Property TotalPages Gets the total number of pages in the file.
Public Property Vector Gets extra information about the image if the file is a vector format.
Public Property VerticalTiles Gets the number of vertical tiles of the image.
Public Property ViewPerspective Gets the view perspective of the image.
Public Property Width Gets the width of the image in pixels.
Public Property XResolution Gets the horizontal resolution (DPI) of the image.
Public Property YResolution Gets the vertical resolution (DPI) of the image.

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

Leadtools.Codecs Assembly