Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IccS15Fixed16ArrayTagType Class Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccS15Fixed16ArrayTagType Class


The following tables list the members exposed by IccS15Fixed16ArrayTagType.

Public Constructors

 NameDescription
Public ConstructorIccS15Fixed16ArrayTagType ConstructorOverloaded.  Initializes a new IccS15Fixed16ArrayTagType with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBaseReserved Gets the 4 reserved bytes. Currently they are set to 0. (Inherited from IccTagTypeBase)
Public PropertyData Gets or sets the tag type array of data.  
Public PropertyTagTypeSignature Gets the tag type signature. (Inherited from IccTagTypeBase)
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also