SKImage.FromAdoptedTexture
- SKImage FromAdoptedTexture(GRContext context, GRBackendTextureDesc desc)
- SKImage FromAdoptedTexture(GRContext context, GRBackendTextureDesc desc, SKAlphaType alpha)
- SKImage FromAdoptedTexture(GRContext context, GRGlBackendTextureDesc desc)
- SKImage FromAdoptedTexture(GRContext context, GRGlBackendTextureDesc desc, SKAlphaType alpha)
- SKImage FromAdoptedTexture(GRContext context, GRBackendTexture texture, SKColorType colorType)
class SKImage
static
FromAdoptedTexture
- SKImage FromAdoptedTexture(GRContext context, GRBackendTexture texture, GRSurfaceOrigin origin, SKColorType colorType)
- SKImage FromAdoptedTexture(GRContext context, GRBackendTexture texture, GRSurfaceOrigin origin, SKColorType colorType, SKAlphaType alpha)
- SKImage FromAdoptedTexture(GRContext context, GRBackendTexture texture, GRSurfaceOrigin origin, SKColorType colorType, SKAlphaType alpha, SKColorSpace colorspace)
skia SKImage SKImage
constructorsfunctionsstatic functions