Type Alias GPUImageBitmapCopyView

Source
pub(crate) type GPUImageBitmapCopyView = GPUImageBitmapCopyView;

Aliased Type§

pub(crate) struct GPUImageBitmapCopyView {
    pub origin: Option<RangeEnforcedUnsignedLongSequenceOrGPUOrigin2DDict>,
}

Fields§

§origin: Option<RangeEnforcedUnsignedLongSequenceOrGPUOrigin2DDict>