|
Name
|
Description
|
|
Create(String,Boolean)
|
Overloaded. Creates an image from the given filename. The useEmbeddedColorManagement parameter determines if the constructor should use the color correction according to color management information that is embedded in the image file. Embedded information can include ICC profiles, gamma values, and chromaticity information.
|
|
Create(TStream,Boolean)
|
Overloaded. Creates an image from the given stream. The useEmbeddedColorManagement parameter determines if the constructor should use the color correction according to color management information that is embedded in the image stream. Embedded information can include ICC profiles, gamma values, and chromaticity information.
|
Top
|