Name | Description | |
---|---|---|
GcSkiaImage Constructor | Overloaded. |
The following tables list the members exposed by GcSkiaImage.
Name | Description | |
---|---|---|
GcSkiaImage Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsDisposed | Gets a value indicating whether the GcSkiaImage has been disposed of. | |
Opaque | Gets a value indicating whether the alpha channel of the drawing surface should be ignored. | |
PixelHeight | Gets the height of the image, in pixels. | |
PixelWidth | Gets the width of the image, in pixels. | |
SKImage | Gets the underlying SKImage object. |
Name | Description | |
---|---|---|
ApplyLicenseKey | Applies a license key to the current instance of GcSkiaImage. | |
Dispose | Clean up any resources being used. | |
SaveAsJpeg | Overloaded. Saves the image into a stream in JPEG format. | |
SaveAsPng | Overloaded. Saves the image into a stream in PNG format. | |
SaveAsWebp | Overloaded. Saves the image into a stream in WEBP format. | |
SetLicenseKey | Sets the license key. | |
ToGcBitmap | Overloaded. Creates an instance of the GrapeCity.Documents.Imaging.GcBitmap class from the current GcSkiaImage. | |
ToSkiaBitmap | Creates an instance of the GcSkiaBitmap class from the current GcSkiaImage. |