Overload | Description |
---|---|
GcSkiaBitmap Constructor() | Initializes a new empty instance of the GcSkiaBitmap class. |
GcSkiaBitmap Constructor(Int32,Int32,Boolean) | Initializes a new instance of the GcSkiaBitmap class and creates the image. |
GcSkiaBitmap Constructor(Stream,Nullable<Rectangle>) | Initializes a new instance of the GcSkiaBitmap class. |
GcSkiaBitmap Constructor(String,Nullable<Rectangle>) | Initializes a new instance of the GcSkiaBitmap class. |
GcSkiaBitmap Constructor(Image,Nullable<Rectangle>) | Initializes a new instance of the GcSkiaBitmap class. |
GcSkiaBitmap Constructor(GcBitmap) | Initializes a new instance of the GcSkiaBitmap class. |