ImageGear for .NET
MaxColors Field (ImGearMedianCutReductionOptions)




Maximum number of colors used by the output image.
Syntax
'Declaration
 
Public MaxColors As Integer
'Usage
 
Dim instance As ImGearMedianCutReductionOptions
Dim value As Integer
 
value = instance.MaxColors
 
instance.MaxColors = value
public int MaxColors
public: int MaxColors
public:
int MaxColors

Field Value

Integer value in range [16...256]
Remarks
The default value is 256. Note: If 16 colors are specified, output image will be 4 bpp indexed; otherwise it will be 8 bpp indexed.
See Also

Reference

ImGearMedianCutReductionOptions Class
ImGearMedianCutReductionOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback