Important notice: the development of WideImage 1.0 branch is discontinued.
Please visit
http://wideimage.sourceforge.net for the new version of library and documentation.
This web site will remain accessible to serve as documentation for the old versions of the library.
For help on migration, please refer
to the
migration
guide.
wiPaletteImage methods
wiPaletteImage extends
wiImage.
Creating
static create($width, $height)
Creates a wiPaletteImage instance of the given dimensions.
Image information
isTrueColor()
Returns false.
Copying
asTrueColor()
Returns itself, copied into a
wiTrueColorImage. See
asTrueColor operation for details.
CategoryDocApi
There are no comments on this page. [Add comment]