WmfLogicalColorSpaceEnum Enumeration

The LogicalColorSpace Enumeration specifies the type of color space.

Module: aspose.imaging.fileformats.wmf.consts

Full Name: aspose.imaging.fileformats.wmf.consts.WmfLogicalColorSpaceEnum

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
LCS_CALIBRATED_RGBColor values are calibrated red green blue (RGB) values.
LCS_S_RGBThe value is an encoding of the ASCII characters “sRGB”, and it indicates that the
color values are sRGB values.
LCS_WINDOWS_COLOR_SPACEThe value is an encoding of the ASCII characters “Win “,
including the trailing space, and it indicates that the color values are Windows default color space values.