ComponentOne Bitmap for WPF
RawRotationCapabilities Enumeration

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace : RawRotationCapabilities Enumeration
WICRawRotationCapabilities
Syntax
'Declaration
 
Public Enum RawRotationCapabilities 
   Inherits System.Enum
public enum RawRotationCapabilities : System.Enum 
Members
MemberDescription
FullySupportedWICRawRotationCapabilityFullySupported
GetSupportedWICRawRotationCapabilityGetSupported
NinetyDegreesSupportedWICRawRotationCapabilityNinetyDegreesSupported
NotSupportedWICRawRotationCapabilityNotSupported
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.WIC.RawRotationCapabilities

See Also

Reference

C1.Util.DX.WIC Namespace