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

See Also