CVPixelBuffer
CVPixelBuffer(nint, nint, CVPixelFormatType)
CVPixelBuffer(nint, nint, CVPixelFormatType)
CVPixelBuffer(nint, nint, CVPixelFormatType, CVPixelBufferAttributes)
CVPixelBuffer(nint, nint, CVPixelFormatType, CVPixelBufferAttributes)
BaseAddress
BytesPerRow
BytesPerRowAlignmentKey
CGBitmapContextCompatibilityKey
CGImageCompatibilityKey
DataSize
ExtendedPixelsBottomKey
ExtendedPixelsLeftKey
ExtendedPixelsRightKey
ExtendedPixelsTopKey
Height
HeightKey
IOSurfacePropertiesKey
IsPlanar
MemoryAllocatorKey
MetadataExtension
MetalCompatibilityKey
OpenGLCompatibilityKey
OpenGLESCompatibilityKey
OpenGLESTextureCacheCompatibilityKey
OpenGLTextureCacheCompatibilityKey
PixelFormatType
PixelFormatTypeKey
PlaneAlignmentKey
PlaneCount
ProResRawKey_BlackLevel
ProResRawKey_ColorMatrix
ProResRawKey_GainFactor
ProResRawKey_RecommendedCrop
ProResRawKey_SenselSitingOffsets
ProResRawKey_WhiteBalanceBlueFactor
ProResRawKey_WhiteBalanceCct
ProResRawKey_WhiteBalanceRedFactor
ProResRawKey_WhiteLevel
VersatileBayerKey_BayerPattern
Width
WidthKey
Create(IOSurface, CVPixelBufferAttributes)
Create(IOSurface, CVReturn, CVPixelBufferAttributes)
Create(nint, nint, CVPixelFormatType, Byte[], nint, CVPixelBufferAttributes)
Create(nint, nint, CVPixelFormatType, Byte[], nint, CVPixelBufferAttributes)
Create(nint, nint, CVPixelFormatType, Byte[], nint, CVPixelBufferAttributes, CVReturn)
Create(nint, nint, CVPixelFormatType, Byte[], nint, CVPixelBufferAttributes, CVReturn)
Create(nint, nint, CVPixelFormatType, Byte[][], nint[], nint[], nint[], CVPixelBufferAttributes)
Create(nint, nint, CVPixelFormatType, Byte[][], nint[], nint[], nint[], CVPixelBufferAttributes)
Create(nint, nint, CVPixelFormatType, Byte[][], nint[], nint[], nint[], CVPixelBufferAttributes, CVReturn)
Create(nint, nint, CVPixelFormatType, Byte[][], nint[], nint[], nint[], CVPixelBufferAttributes, CVReturn)
FillExtendedPixels()
GetAttributes(NSDictionary[])
GetBaseAddress(nint)
GetBaseAddress(nint)
GetBytesPerRowOfPlane(nint)
GetBytesPerRowOfPlane(nint)
GetExtendedPixels(nuint, nuint, nuint, nuint)
GetExtendedPixels(nuint, nuint, nuint, nuint)
GetHeightOfPlane(nint)
GetHeightOfPlane(nint)
GetIOSurface()
GetPixelBufferCreationAttributes()
GetTypeID()
GetWidthOfPlane(nint)
GetWidthOfPlane(nint)
Lock(CVOptionFlags)
Lock(CVPixelBufferLock)
Unlock(CVOptionFlags)
Unlock(CVPixelBufferLock)
ToCGImage(CVPixelBuffer, CGImage)
xamarinios
namespace CoreVideo
{
[Watch(4, 0)]
public class CVPixelBuffer : CVImageBuffer
{
public static CVPixelBuffer Create(nint width, nint height, CVPixelFormatType pixelFormatType, byte[][] planes, nint[] planeWidths, nint[] planeHeights, nint[] planeBytesPerRow, CVPixelBufferAttributes pixelBufferAttributes, out CVReturn status);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API