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


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

Public Methods

 NameDescription
Public MethodGetColorMask Gets an array of integer values that represent RGB color masks.  
Public MethodGetPalette Gets the palette 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 for uncompressed data that is 8 bits per pixel or less.  
Top

See Also