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