AtalaImageFromBitmap Method |
Name | Description | |
---|---|---|
FromBitmap(Bitmap) | Returns an AtalaImage containing a copy of the Bitmap. | |
FromBitmap(Bitmap, Boolean) | Converts a specified Bitmap into an AtalaImage by taking ownership of the Bitmap data, or returning a copy
of the Bitmap data. |