Table of Contents

Enum IccDeviceAttribute

Namespace
SixLabors.ImageSharp.Metadata.Profiles.Icc
Assembly
SixLabors.ImageSharp.dll

Device attributes. Can be combined with a logical OR The least-significant 32 bits are defined by the ICC, the rest can be used for vendor specific values

[Flags]
public enum IccDeviceAttribute : long

Fields

ChromaBlackWhite = 8

Chroma black and white

ChromaColor = 0

Chroma color

OpacityReflective = 0

Opacity reflective

OpacityTransparent = 1

Opacity transparent

PolarityNegative = 4

Polarity negative

PolarityPositive = 0

Polarity positive

ReflectivityGlossy = 0

Reflectivity glossy

ReflectivityMatte = 2

Reflectivity matte