public abstract class Image
implements IPersistable
Represents the base class for image classes such as Bitmap, Cursor, Metafile, and Icon.
Constructors
Name | Description |
---|---|
Image() | Topic under construction. |
Image(IPicture picture) | Topic under construction. |
Methods
Name | Description |
---|---|
copyHandle() | Topic under construction. |
finalize() | Topic under construction. |
getPICTDESC() | Topic under construction. |
getSize() | Topic under construction. |
loadImage(IDataStream stream) | Topic under construction. |
loadImage(IStream stream) | Topic under construction. |
loadPicture(IStream stream) | Topic under construction. |
releasePicture(IPicture picture) | Topic under construction. |
save(IDataStream outputStream) | Topic under construction. |
toString() | Topic under construction. |
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.