Docs.rs
core-video-0.1.8
core-video 0.1.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
libark
Dependencies
block ^0.1
normal
core-foundation ^0.9
normal
core-graphics ^0.23
normal
foreign-types ^0.5
normal
io-surface ^0.15
normal
libc ^0.2
normal
metal ^0.27
normal
optional
objc ^0.2
normal
optional
Versions
0%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-apple-ios
x86_64-apple-darwin
x86_64-apple-ios
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
core_video
0.1.8
Module image_buffer
Structs
Enums
Statics
Traits
Functions
Type Aliases
In crate core_video
?
Settings
Module
core_video
::
image_buffer
Copy item path
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