ImageGear for .NET
m_Palette Field
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDIB Class : m_Palette Field




Glossary Item Box

Image palette, for images that have Indexed colorspace.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Provides full access to the DIB's palette represented as an array of ImGearRGBQuad structure objects.

Palette must be present in images that have ImGearColorSpaceIDs.I colorspace. Palette is ignored in images that have other colorspaces.

See Also

©2013. Accusoft Corporation. All Rights Reserved.