Module image_buffer

Module image_buffer 

Source

Structs§

CVImageBuffer

Enums§

CVImageBufferAlphaChannelMode
CVImageBufferChromaLocation
CVImageBufferChromaSubsampling
CVImageBufferColorPrimaries
CVImageBufferFieldDetail
CVImageBufferKeys
CVImageBufferPixelAspectRatio
CVImageBufferTransferFunction
CVImageBufferYCbCrMatrix

Statics§

kCVImageBufferAlphaChannelIsOpaque
kCVImageBufferAlphaChannelModeKey
kCVImageBufferAlphaChannelMode_PremultipliedAlpha
kCVImageBufferAlphaChannelMode_StraightAlpha
kCVImageBufferAmbientViewingEnvironmentKey
kCVImageBufferCGColorSpaceKey
kCVImageBufferChromaLocationBottomFieldKey
kCVImageBufferChromaLocationTopFieldKey
kCVImageBufferChromaLocation_Bottom
kCVImageBufferChromaLocation_BottomLeft
kCVImageBufferChromaLocation_Center
kCVImageBufferChromaLocation_DV420
kCVImageBufferChromaLocation_Left
kCVImageBufferChromaLocation_Top
kCVImageBufferChromaLocation_TopLeft
kCVImageBufferChromaSubsamplingKey
kCVImageBufferChromaSubsampling_411
kCVImageBufferChromaSubsampling_420
kCVImageBufferChromaSubsampling_422
kCVImageBufferCleanApertureHeightKey
kCVImageBufferCleanApertureHorizontalOffsetKey
kCVImageBufferCleanApertureKey
kCVImageBufferCleanApertureVerticalOffsetKey
kCVImageBufferCleanApertureWidthKey
kCVImageBufferColorPrimariesKey
kCVImageBufferColorPrimaries_DCI_P3
kCVImageBufferColorPrimaries_EBU_3213
kCVImageBufferColorPrimaries_ITU_R_709_2
kCVImageBufferColorPrimaries_ITU_R_2020
kCVImageBufferColorPrimaries_P3_D65
kCVImageBufferColorPrimaries_P22
kCVImageBufferColorPrimaries_SMPTE_C
kCVImageBufferContentLightLevelInfoKey
kCVImageBufferDisplayDimensionsKey
kCVImageBufferDisplayHeightKey
kCVImageBufferDisplayWidthKey
kCVImageBufferFieldCountKey
kCVImageBufferFieldDetailKey
kCVImageBufferFieldDetailSpatialFirstLineEarly
kCVImageBufferFieldDetailSpatialFirstLineLate
kCVImageBufferFieldDetailTemporalBottomFirst
kCVImageBufferFieldDetailTemporalTopFirst
kCVImageBufferGammaLevelKey
kCVImageBufferICCProfileKey
kCVImageBufferMasteringDisplayColorVolumeKey
kCVImageBufferPixelAspectRatioHorizontalSpacingKey
kCVImageBufferPixelAspectRatioKey
kCVImageBufferPixelAspectRatioVerticalSpacingKey
kCVImageBufferPreferredCleanApertureKey
kCVImageBufferRegionOfInterestKey
kCVImageBufferTransferFunctionKey
kCVImageBufferTransferFunction_ITU_R_709_2
kCVImageBufferTransferFunction_ITU_R_2020
kCVImageBufferTransferFunction_ITU_R_2100_HLG
kCVImageBufferTransferFunction_Linear
kCVImageBufferTransferFunction_SMPTE_240M_1995
kCVImageBufferTransferFunction_SMPTE_ST_428_1
kCVImageBufferTransferFunction_SMPTE_ST_2084_PQ
kCVImageBufferTransferFunction_UseGamma
kCVImageBufferTransferFunction_sRGB
kCVImageBufferYCbCrMatrixKey
kCVImageBufferYCbCrMatrix_DCI_P3
kCVImageBufferYCbCrMatrix_ITU_R_601_4
kCVImageBufferYCbCrMatrix_ITU_R_709_2
kCVImageBufferYCbCrMatrix_ITU_R_2020
kCVImageBufferYCbCrMatrix_P3_D65
kCVImageBufferYCbCrMatrix_SMPTE_240M_1995

Traits§

TCVImageBuffer

Functions§

CVColorPrimariesGetIntegerCodePointForString
CVColorPrimariesGetStringForIntegerCodePoint
CVImageBufferCreateColorSpaceFromAttachments
CVImageBufferGetCleanRect
CVImageBufferGetColorSpace
CVImageBufferGetDisplaySize
CVImageBufferGetEncodedSize
CVImageBufferIsFlipped
CVTransferFunctionGetIntegerCodePointForString
CVTransferFunctionGetStringForIntegerCodePoint
CVYCbCrMatrixGetIntegerCodePointForString
CVYCbCrMatrixGetStringForIntegerCodePoint
color_primaries_get_integer_code_point_for_string
color_primaries_get_string_for_integer_code_point
create_color_space_from_attachments
transfer_function_get_integer_code_point_for_string
transfer_function_get_string_for_integer_code_point
ycbcr_matrix_get_integer_code_point_for_string
ycbcr_matrix_get_string_for_integer_code_point

Type Aliases§

CVImageBufferRef