Icon

Undocumented in source.

Constructors

this
this(HICON hIcon, bool owned)
Undocumented in source.
this
this(string fileName)
Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
toBitmap
Bitmap toBitmap(Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
toBitmap
Bitmap toBitmap()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

size
Size size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
ImageType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromFile
Icon fromFile(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
fromHICON
Icon fromHICON(HICON hIcon, bool owned)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Image

size
Size size [@property getter]
Undocumented in source.
type
ImageType type [@property getter]
Undocumented in source.

Meta