ConvertImageNV12ToRGBC typedef

ConvertImageNV12ToRGBC = Pointer<Uint32> Function(Pointer<Uint8>, Pointer<Uint8>, Int32, Int32, Int32, Int32, Double, Uint32, Bool, Bool)

Implementation

typedef ConvertImageNV12ToRGBC = Pointer<Uint32> Function(Pointer<Uint8>,
    Pointer<Uint8>, Int32, Int32, Int32, Int32, Double, Uint32, Bool, Bool);