ImageGear .NET v25.2 - Updated
ImGearIPTCSamplingStructure Enumeration




ImageGear.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace : ImGearIPTCSamplingStructure Enumeration
Represents IPTC Sampling Structures.
Syntax
'Declaration
 
Public Enum ImGearIPTCSamplingStructure 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearIPTCSamplingStructure
public enum ImGearIPTCSamplingStructure : System.Enum 
__value public enum ImGearIPTCSamplingStructure : public System.Enum 
public enum class ImGearIPTCSamplingStructure : public System.Enum 
Members
MemberValueDescription
DefinedWithinCompressionProcess2Defined within the compression process.
Orthogonal0Orthogonal with the same relative sampling frequencies on each component.
Orthogonal_422_41Orthogonal with the sampling frequencies in the ratio of 4:2:2:(4) as described in Appendix G. This structure can only be used with the YUV(K) or LAB(K) colour spaces.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.IPTC.ImGearIPTCSamplingStructure

See Also

Reference

ImageGear.Formats.IPTC Namespace

Is this page helpful?
Yes No
Thanks for your feedback.