Table of Contents

Class CGImageProperties

Namespace
CarinaStudio.MacOS.CoreGraphics
Assembly
CarinaStudio.AppBase.MacOS.dll

Predefined properties of CGImage.

public static class CGImageProperties
Inheritance
CGImageProperties
Inherited Members

Fields

ColorModel

Please refer to kCGImagePropertyColorModel.

public static readonly CFString ColorModel

Field Value

CFString

ColorModelCMYK

public static readonly CFString ColorModelCMYK

Field Value

CFString

ColorModelGray

public static readonly CFString ColorModelGray

Field Value

CFString

ColorModelLab

public static readonly CFString ColorModelLab

Field Value

CFString

ColorModelRGB

public static readonly CFString ColorModelRGB

Field Value

CFString

DPIHeight

Please refer to kCGImagePropertyDPIHeight.

public static readonly CFString DPIHeight

Field Value

CFString

DPIWidth

Please refer to kCGImagePropertyDPIWidth.

public static readonly CFString DPIWidth

Field Value

CFString

Depth

Please refer to kCGImagePropertyDepth.

public static readonly CFString Depth

Field Value

CFString

FileContentsDictionary

public static readonly CFString FileContentsDictionary

Field Value

CFString

FileSize

Please refer to kCGImagePropertyFileSize.

public static readonly CFString FileSize

Field Value

CFString

HasAlpha

Please refer to kCGImagePropertyHasAlpha.

public static readonly CFString HasAlpha

Field Value

CFString

ImageCount

Please refer to kCGImagePropertyImageCount.

public static readonly CFString ImageCount

Field Value

CFString

Images

Please refer to kCGImagePropertyImages.

public static readonly CFString Images

Field Value

CFString

NamedColorSpace

public static readonly CFString NamedColorSpace

Field Value

CFString

Orientation

Please refer to kCGImagePropertyOrientation.

public static readonly CFString Orientation

Field Value

CFString

PixelFormat

Please refer to kCGImagePropertyPixelFormat.

public static readonly CFString PixelFormat

Field Value

CFString

PixelHeight

Please refer to kCGImagePropertyPixelHeight.

public static readonly CFString PixelHeight

Field Value

CFString

PixelWidth

Please refer to kCGImagePropertyPixelWidth.

public static readonly CFString PixelWidth

Field Value

CFString

PrimaryImage

public static readonly CFString PrimaryImage

Field Value

CFString

ProfileName

Please refer to kCGImagePropertyProfileName.

public static readonly CFString ProfileName

Field Value

CFString

ThumbnailImages

public static readonly CFString ThumbnailImages

Field Value

CFString