SKPixmap.ReadPixels
- bool ReadPixels(SKImageInfo dstInfo, void* dstPixels, int dstRowBytes, int srcX, int srcY, SKTransferFunctionBehavior behavior)
- bool ReadPixels(SKImageInfo dstInfo, void* dstPixels, int dstRowBytes, int srcX, int srcY)
- bool ReadPixels(SKImageInfo dstInfo, void* dstPixels, int dstRowBytes)
- bool ReadPixels(SKPixmap pixmap, int srcX, int srcY)
- bool ReadPixels(SKPixmap pixmap)
skia SKPixmap SKPixmap
constructorsfunctionsstatic functionsvariables