VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / ImageInfo Class
In This Topic
ImageInfo Class Properties
In This Topic
For a list of all properties of this type, see ImageInfo.
Public Properties
 NameDescription
Public PropertyGets the number of bits per pixel for the image.
Public PropertyGets the color channels format of the image.
Public Propertystatic (Shared in Visual Basic)Gets the empty image info.
Public PropertyGets the height, in pixels, of the image.
Public PropertyGets the palette of the image.
Public PropertyGets the pixel format of the image.
Public PropertyGets the resolution, in pixels per inch, of the image.
Public PropertyGets the width, in pixels, of the image.
See Also