Pixel
|
The PixelFormatInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AlphaOffset | |
![]() |
BitsPerPixel | |
![]() |
BlueOffset | |
![]() |
GreenOffset | |
![]() |
NumAlphaBits | |
![]() |
NumBlueBits | |
![]() |
NumGreenBits | |
![]() |
NumRedBits | |
![]() |
RedOffset |
Name | Description | |
---|---|---|
![]() |
Equals | Indicates whether this instance and a specified object are
equal. (Inherited from ValueType) |
![]() |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
is16bitBGR | Checks whether the pixel format of this raster image object is 16-bit BGR. |
![]() |
isBGR | Checks whether the pixel format of this raster image is BGR. |
![]() |
isBGRA | Checks whether the pixel format of this raster image object is BGRA. |
![]() |
isRGB | Checks whether the pixel format of this raster image is RGB. |
![]() |
isRGBA | Checks whether the pixel format of this raster image object is RGBA. |
![]() |
set16bitBGR | Sets the pixel format of this raster image object to 16-bit BGR. |
![]() |
setBGR | Sets the pixel format of this raster image object to BGR. |
![]() |
setBGRA | Sets the pixel format of this raster image object to BGRA. |
![]() |
setRGB | Sets the pixel format of this raster image object to RGB. |
![]() |
setRGBA | Sets the pixel format of this raster image object to RGBA. |
![]() |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
Name | Description | |
---|---|---|
![]() ![]() |
Equality(PixelFormatInfo, PixelFormatInfo) | Equality operator for the PixelFormatInfo structure. Checks whether the passed pixel format data objects are equal. |
© Bricsys NV. All rights reserved. |