TypeLib Xojo support Plugin

RawBitmap.CopyICCColorProfileFrom Method

Copies ICC profile from other RawBitmap instance and puts it on this instance of the RawBitmap

CopyICCColorProfileFrom(
   source as RawBitmap)

Parameters

source
The RawBitmap instance to copy the ICC color profile from.

Remarks

See Also

RawBitmap Class