MonoMac.CoreVideo.CVPixelBuffer Members

The members of MonoMac.CoreVideo.CVPixelBuffer are listed below.

See Also: Inherited members from MonoMac.CoreVideo.CVImageBuffer

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static readonly
BytesPerRowAlignmentKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
CGBitmapContextCompatibilityKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
CGImageCompatibilityKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
CVImageBufferTypeint. Documentation for this section has not yet been entered.
static readonly
ExtendedPixelsBottomKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
ExtendedPixelsLeftKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
ExtendedPixelsRightKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
ExtendedPixelsTopKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
HeightKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
IOSurfacePropertiesKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
MemoryAllocatorKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
OpenGLCompatibilityKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
OpenGLESCompatibilityKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
PixelFormatTypeKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
PlaneAlignmentKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
WidthKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.

Public Properties

[read-only]
BaseAddressIntPtr. Documentation for this section has not yet been entered.
[read-only]
BytesPerRowint. Documentation for this section has not yet been entered.
[read-only]
DataSizeint. Documentation for this section has not yet been entered.
[read-only]
Heightint. Documentation for this section has not yet been entered.
[read-only]
IsPlanarbool. Documentation for this section has not yet been entered.
[read-only]
PixelFormatTypeCVPixelFormatType. Documentation for this section has not yet been entered.
[read-only]
PlaneCountint. Documentation for this section has not yet been entered.
[read-only]
Widthint. Documentation for this section has not yet been entered.

Public Methods

FillExtendedPixels() : CVReturn
Documentation for this section has not yet been entered.
GetAttributes(MonoMac.Foundation.NSDictionary[]) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
GetBaseAddress(int) : IntPtr
Documentation for this section has not yet been entered.
GetBytesPerRowOfPlane(int) : int
Documentation for this section has not yet been entered.
GetHeightOfPlane(int) : int
Documentation for this section has not yet been entered.
GetWidthtOfPlane(int) : int
Documentation for this section has not yet been entered.
Lock(CVOptionFlags) : CVReturn
Documentation for this section has not yet been entered.
Unlock(CVOptionFlags) : CVReturn
Documentation for this section has not yet been entered.