public enum AuxiliaryImageType
Public Enumeration AuxiliaryImageType
public enum class AuxiliaryImageType
type AuxiliaryImageType
None | 0 | The image handle is not an auxiliary image. |
Depth | 1 | The image handle is a depth image. |
Thumbnail | 2 | The image handle is a thumbnail. |
VendorSpecific | 3 | The image handle is a vendor-specific auxiliary image. |