Image Properties |
The SystemImage type exposes the following members.
Name | Description | |
---|---|---|
BitDepth |
The System.Image.BitDepth property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Image_BitDepth. Display name Bit depth.
| |
ColorSpace |
The System.Image.ColorSpace property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Image_ColorSpace. Display name Color representation.
| |
CompressedBitsPerPixel |
The System.Image.CompressedBitsPerPixel property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Image_CompressedBitsPerPixel. Display name Compressed bits/pixel.
| |
CompressedBitsPerPixelDenominator |
The System.Image.CompressedBitsPerPixelDenominator property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Image_CompressedBitsPerPixelDenominator.
| |
CompressedBitsPerPixelNumerator |
The System.Image.CompressedBitsPerPixelNumerator property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Image_CompressedBitsPerPixelNumerator.
| |
Compression |
The System.Image.Compression property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Image_Compression. Display name Compression.
| |
CompressionText |
The System.Image.CompressionText property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Image_CompressionText.
| |
Copyright |
The System.Image.Copyright property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Image_Copyright.
| |
Dimensions |
The System.Image.Dimensions property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Image_Dimensions. Display name Dimensions.
| |
HorizontalResolution |
The System.Image.HorizontalResolution property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Image_HorizontalResolution. Display name Horizontal resolution.
| |
HorizontalSize |
The System.Image.HorizontalSize property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Image_HorizontalSize. Display name Width.
| |
ImageID |
The System.Image.ImageID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Image_ImageID. Display name Image ID.
| |
PropertyBag |
The System.Image.PropertyBag property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_Image_PropertyBag.
| |
ResolutionUnit |
The System.Image.ResolutionUnit property key. PropVariant type: VT_I2. .NET type: System.Int16. Shell name PKEY_Image_ResolutionUnit. Display name Resolution unit.
| |
VerticalResolution |
The System.Image.VerticalResolution property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Image_VerticalResolution. Display name Vertical resolution.
| |
VerticalSize |
The System.Image.VerticalSize property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Image_VerticalSize. Display name Height.
|