←Select platform
In This Topic ▼

CodecsImageInfo Class Properties

Summary

For a list of all members of this type, see CodecsImageInfo members

Public Properties

Name Description
Public Property AttachmentCount Gets the number of attachments to this file.
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 HasBom Determines whether the file contains a byte-order mark (BOM) to indicate the text encoding.
Public Property HasResolution Determines whether the file has resolution values (DPI) stored inside.
Public Property HasStamp Determines whether the image file has a stamp stored.
Public Property Heic Gets the HEIF/HEIC image information that specifies whether it has a stamp.
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 IsFloat Determines whether the image data is float.
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 IsPortfolio Determines whether the file is a portfolio.
Public Property IsRotated Determines whether the image has a rotated view perspective.
Public Property IsSigned Determines whether the image data is signed integer.
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 Webp Gets extra information about the image if the file format is WebP.
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.

See Also

CodecsImageInfo 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.