MonoMac.CoreGraphics.CGImage: Property Members

The properties of MonoMac.CoreGraphics.CGImage are listed below. For a list of all members, see the CGImage Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
AlphaInfoCGImageAlphaInfo. The bitmap configuration.
[read-only]
BitmapInfoCGBitmapFlags. The bitmap configuration.
[read-only]
BitsPerComponentint. Bits per component
[read-only]
BitsPerPixelint. The number of bits per pixel.
[read-only]
BytesPerRowint. The number of bytes per row in the image.
[read-only]
ColorSpaceCGColorSpace. The image colorspace.
[read-only]
DataProviderCGDataProvider. Documentation for this section has not yet been entered.
[read-only]
Decodefloat*. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
Heightint. The image height in pixels.
[read-only]
IsMaskbool. Whether this image is a mask or a bitmap.
[read-only]
RenderingIntentCGColorRenderingIntent. The rendering intent.
[read-only]
ShouldInterpolatebool. Whether interpolation is enabled for this image.
[read-only]
Widthint. The image width in pixels.