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
ColorModelCMYK
Please refer to kCGImagePropertyColorModelCMYK.
public static readonly CFString ColorModelCMYK
Field Value
ColorModelGray
Please refer to kCGImagePropertyColorModelGray.
public static readonly CFString ColorModelGray
Field Value
ColorModelLab
Please refer to kCGImagePropertyColorModelLab.
public static readonly CFString ColorModelLab
Field Value
ColorModelRGB
Please refer to kCGImagePropertyColorModelRGB.
public static readonly CFString ColorModelRGB
Field Value
DPIHeight
Please refer to kCGImagePropertyDPIHeight.
public static readonly CFString DPIHeight
Field Value
DPIWidth
Please refer to kCGImagePropertyDPIWidth.
public static readonly CFString DPIWidth
Field Value
Depth
Please refer to kCGImagePropertyDepth.
public static readonly CFString Depth
Field Value
FileContentsDictionary
Please refer to kCGImagePropertyFileContentsDictionary.
public static readonly CFString FileContentsDictionary
Field Value
FileSize
Please refer to kCGImagePropertyFileSize.
public static readonly CFString FileSize
Field Value
HasAlpha
Please refer to kCGImagePropertyHasAlpha.
public static readonly CFString HasAlpha
Field Value
ImageCount
Please refer to kCGImagePropertyImageCount.
public static readonly CFString ImageCount
Field Value
Images
Please refer to kCGImagePropertyImages.
public static readonly CFString Images
Field Value
NamedColorSpace
Please refer to kCGImagePropertyNamedColorSpace.
public static readonly CFString NamedColorSpace
Field Value
Orientation
Please refer to kCGImagePropertyOrientation.
public static readonly CFString Orientation
Field Value
PixelFormat
Please refer to kCGImagePropertyPixelFormat.
public static readonly CFString PixelFormat
Field Value
PixelHeight
Please refer to kCGImagePropertyPixelHeight.
public static readonly CFString PixelHeight
Field Value
PixelWidth
Please refer to kCGImagePropertyPixelWidth.
public static readonly CFString PixelWidth
Field Value
PrimaryImage
Please refer to kCGImagePropertyPrimaryImage.
public static readonly CFString PrimaryImage
Field Value
ProfileName
Please refer to kCGImagePropertyProfileName.
public static readonly CFString ProfileName
Field Value
ThumbnailImages
Please refer to kCGImagePropertyThumbnailImages.
public static readonly CFString ThumbnailImages