Click or drag to resize

AtalaImageToDib Method

Generates a DIB (Device Independent Bitmap) from this AtalaImage.
Overload List
  NameDescription
Public methodToDib
Returns a pointer to a DIB (Device Independent Bitmap) copied from this AtalaImage.
Public methodToDib(Stream)
Fills the given stream with a DIB (Device Independent Bitmap) copied from this AtalaImage.
Top
See Also