AtalaImage Properties |
The AtalaImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitmapMirror | Obsolete. Gets the Bitmap mirror of this %AtalaImage%. |
![]() | ColorDepth |
Returns the number of bits per pixel of this AtalaImage.
|
![]() | ColorProfile | Gets or sets the ColorProfile associated with this AtalaImage. |
![]() ![]() | DitherErrorMax | Obsolete. Gets or sets the diffusion or dither error that's applied to an image when converting to from a continuous
tone to colormapped format. |
![]() ![]() | Edition | Gets the type of license being used. |
![]() | Height | Gets the height of this AtalaImage in pixels. |
![]() ![]() | ImageData | Obsolete. Gets the memory address of this AtalaImage. This property is unsupported. Using it
will cause a compilation error. Use PixelMemory instead. |
![]() | Palette |
Returns the palette object of this AtalaImage.
|
![]() | PixelFormat |
Sets or returns the PixelFormat of this AtalaImage.
|
![]() ![]() | PixelFormatChanger | Get or set the class used to convert image pixel formats. |
![]() | PixelMemory | Provides access to the memory that represents an image. |
![]() | Resolution |
Get or set the Resolution of this AtalaImage object
|
![]() | RowStride |
Get the number of bytes in each row of this AtalaImage.
|
![]() | Size | Gets the size of this AtalaImage in pixels. |
![]() | Width |
Returns the width of this AtalaImage in pixels.
|