VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftImage Class
In This Topic
    VintasoftImage Class Properties
    In This Topic
    For a list of all properties of this type, see VintasoftImage.
    Public Properties
     NameDescription
    Public PropertyGets the number of bits per pixel for this image.
    Public PropertyGets a value indicating whether this image can have transparency.
    Public PropertyGets the color channels format of this image.
    Public PropertyGets the color space format of this image.
    Public PropertyGets or sets the decoding settings for this image.
    Public PropertyGets the unique System.Guid associated with this VintasoftImage object.
    Public PropertyGets a value indicating whether the image has bitmap as a source.
    Public PropertyGets the height, in pixels, of this image.
    Public PropertyGets a value indicating whether the image is bad, i.e. bitmap associated with this VintasoftImage object cannot be loaded.
    Public PropertyGets a value indicating whether image has a bitmap as a source but memory for bitmap is not allocated yet.
    Public PropertyGets a value indicating whether the image is changed.
    Public PropertyGets a value indicating whether this image has been disposed of.
    Public PropertyGets a value indicating whether the image data is locked in read-write mode.
    Public PropertyGets a value indicating whether the source image is processing now.
    Public PropertyGets a value indicating whether the image has vector decoder and image is not changed.
    Public PropertyGets a value indicating whether the error occurs during image loading.
    Public PropertyGets the description of the image loading error.
    Public PropertyGets the Metadata object which contains metadata associated with the source image.
    Public PropertyGets the palette of this image.
    Public PropertyGets the pixel format of this image.
    Public PropertyGets or sets the rendering settings for this image.
    Public PropertyGets or sets the resolution, in pixels per inch, of this image.
    Public PropertyGets the information about the image source.
    Public PropertyGets or sets the object that contains supplemental data about the image.
    Public PropertyGets the Thumbnail object associated with this image.
    Public PropertyGets the width, in pixels, of this image.
    See Also