C#
VB
C++
Gets or sets the compression type for the color code stream.
public CompositeJpxImageFormat ColorFormat { get; set; }
Public Property ColorFormat As Leadtools.Jpeg2000.CompositeJpxImageFormat
public:
property Leadtools.Jpeg2000.CompositeJpxImageFormat ColorFormat {
Leadtools.Jpeg2000.CompositeJpxImageFormat get();
void set ( Leadtools.Jpeg2000.CompositeJpxImageFormat );
}
This field specifies the compression type of the color channels code stream.
This value is used only when saving a layer (i.e. Jpeg2000Engine.SaveComposite) otherwise it is ignored.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET