ImageGear for Silverlight
ImGearIsisPhotometric Enumeration
See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace : ImGearIsisPhotometric Enumeration




Glossary Item Box

Color interpretation.

Syntax

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

Members

MemberValueDescription
Bgr120 Same as RGB, but blue and red planes are reversed.
Cmyk5 CMYK color model.
Lab8 Lab color model, a device-independent 3-channel color model.
Palette3 Palette color image.
Rgb2 RGB image.
Transparency4 Transparency mask for another image.
White00 0 is imaged as white, 1 is imaged as black.
White11 0 is imaged as black, 1 is imaged as white.
Ycbcr6 YCBCR color model.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Isis.ImGearIsisPhotometric

See Also

©2013. Accusoft Corporation. All Rights Reserved.