Class Enums.PCS
Set Profile Connection Space.
Inheritance
System.Object
Enums.PCS
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NetVips
Assembly: NetVips.dll
Syntax
public static class PCS
Remarks
See for example IccImport(String, String, Nullable<Boolean>, String).
Fields
| Improve this Doc View SourceLab
CIE Lab space.
Declaration
public const string Lab = "lab"
Field Value
Type | Description |
---|---|
System.String |
Xyz
CIE XYZ space.
Declaration
public const string Xyz = "xyz"
Field Value
Type | Description |
---|---|
System.String |