SKCodec.GetPixels
- SKCodecResult GetPixels(byte[] pixels)
- SKCodecResult GetPixels(SKImageInfo info, byte[] pixels)
- SKCodecResult GetPixels(SKImageInfo info, byte[] pixels)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, SKCodecOptions options)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, int rowBytes, SKCodecOptions options)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, int rowBytes, SKCodecOptions options, void* colorTable, int colorTableCount)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, SKCodecOptions options, void* colorTable, int colorTableCount)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, void* colorTable, int colorTableCount)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, int rowBytes, SKCodecOptions options, SKColorTable colorTable, int colorTableCount)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, SKCodecOptions options, SKColorTable colorTable, int colorTableCount)
- SKCodecResult GetPixels(SKImageInfo info, void* pixels, SKColorTable colorTable, int colorTableCount)
skia SKCodec SKCodec
constructorsfunctionsstatic functions