GetQuantumPixels method
Implementation
ffi.Pointer<ffi.UnsignedChar> GetQuantumPixels(
ffi.Pointer<QuantumInfo> arg0,
) {
return _GetQuantumPixels(
arg0,
);
}
ffi.Pointer<ffi.UnsignedChar> GetQuantumPixels(
ffi.Pointer<QuantumInfo> arg0,
) {
return _GetQuantumPixels(
arg0,
);
}