ColorProfile.DeviceClass Property

Gets a profile device class (i.e. what kind of devices it is intended for).

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ColorProfileClass DeviceClass { get; }

Property Value

A ColorProfileClass of this profile.

See Also

Reference