LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Method GetColorMaskGets an array of integer values that represent RGB color masks.  
public Method GetPaletteGets the palette for uncompressed data that is 8 bits per pixel or less.  
public Method SetColorMaskSets the array of integer values that represent RGB color masks.  
public Method SetPaletteSets the palette for uncompressed data that is 8 bits per pixel or less.  
Top

See Also