Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsStartDecompressOptions Structure Methods
See Also 
Leadtools.Codecs Namespace : CodecsStartDecompressOptions Structure


For a list of all members of this type, see CodecsStartDecompressOptions members.

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetColorMask Gets an array of integer values that represent RGB color masks.  
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodGetPalette Gets the palette used for uncompressed data that is 8 bits per pixel or less.  
Public MethodSetColorMask Sets the array of integer values that represent RGB color masks.  
Public MethodSetPalette Sets the palette used for uncompressed data that is 8 bits per pixel or less.  
Public MethodToString (Inherited from System.ValueType)
Top

See Also