FIBitmap.convertToType

Converts an image to another format.

class FIBitmap
convertToType
(
FREE_IMAGE_TYPE dstType
,
bool scaleLinear = true
)

Return Value

Type: FIBitmap

Converted image.

Throws

FreeImageException on error.

Meta