名前 | 解説 | |
---|---|---|
![]() | ColorMap | Gets the associated lookup table with 16 Red-Green-Blue[-Alpha] palette entries. |
![]() | DpiX | Gets the horizontal dpi of the bitmap. |
![]() | DpiY | Gets the vertical dpi of the bitmap. |
![]() | ExifProfile | Gets or sets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image. |
![]() | IccProfileData | Gets or sets the raw ICC profile data. |
![]() | InnerID | For internal use only. |
![]() | IsDisposed | Gets a value indicating whether the Indexed4bppBitmap has been disposed of. |
![]() | IsLicensed | Gets a value indicating whether the current instance is fully licensed. |
![]() | Item | Gets or sets a lookup table index (from 0 to 15) at the specified coordinates. |
![]() | LowerBitsFirst | Gets or sets a value specifying whether pixels with lower column indices are stored in the lower-order bit tetrads of the byte.
Setting this property causes an update to the pixel data. |
![]() | Opaque | Gets or sets a value indicating whether the alpha channel of the image should be ignored. |
![]() | PixelHeight | Gets the pixel height of the image. |
![]() | PixelWidth | Gets the pixel width of the image. |
![]() | Premultiplied | Gets or sets a value indicating if the color channels for all pixels are premultiplied by the alpha channel. |
![]() | RawData | Gets a pointer to the internal binary data. |
![]() | Rotation | Gets the flip and rotate transformations that must be applied to the image. |
![]() | ScanLineLength | Gets the number of bytes in one scan line. |