Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets the number of bits per pixel for this image. |
![]() | CanHaveTransparency | Gets a value indicating whether this image can have transparency. |
![]() | ColorChannelsFormat | Gets the color channels format of this image. |
![]() | ColorSpaceFormat | Gets the color space format of this image. |
![]() | DecodingSettings | Gets or sets the decoding settings for this image. |
![]() | Guid | Gets the unique System.Guid associated with this VintasoftImage object. |
![]() | HasBitmapData | Gets a value indicating whether the image has bitmap as a source. |
![]() | Height | Gets the height, in pixels, of this image. |
![]() | IsBad | Gets a value indicating whether the image is bad, i.e. bitmap associated with this VintasoftImage object cannot be loaded. |
![]() | IsBitmapDataEmpty | Gets a value indicating whether image has a bitmap as a source but memory for bitmap is not allocated yet. |
![]() | IsChanged | Gets a value indicating whether the image is changed. |
![]() | IsDisposed | Gets a value indicating whether this image has been disposed of. |
![]() | IsImageDataLocked | Gets a value indicating whether the image data is locked in read-write mode. |
![]() | IsProcessing | Gets a value indicating whether the source image is processing now. |
![]() | IsVectorImage | Gets a value indicating whether the image has vector decoder and image is not changed. |
![]() | LoadingError | Gets a value indicating whether the error occurs during image loading. |
![]() | LoadingErrorString | Gets the description of the image loading error. |
![]() | Metadata | Gets the Metadata object which contains metadata associated with the source image. |
![]() | Palette | Gets the palette of this image. |
![]() | PixelFormat | Gets the pixel format of this image. |
![]() | RenderingSettings | Gets or sets the rendering settings for this image. |
![]() | Resolution | Gets or sets the resolution, in pixels per inch, of this image. |
![]() | SourceInfo | Gets the information about the image source. |
![]() | Tag | Gets or sets the object that contains supplemental data about the image. |
![]() | Thumbnail | Gets the Thumbnail object associated with this image. |
![]() | Width | Gets the width, in pixels, of this image. |