ImageEn, unit iexBitmaps

TIEICC.SaveToStream

TIEICC.SaveToStream

Declaration

procedure SaveToStream(Stream: TStream; StandardICC: Boolean);

Description

Saves the current ICC to a stream. If StandardICC is False a header which specifies the ICC block size is added. Otherwise saves as standard ICC.

Note: Does not raise an exception even if the ICC is invalid or empty