138 virtual
void createSuffixList();
#define FALSE
Possible value of SbBool.
SO_PIMPL_PUBLIC_DECLARATION(SoJP2ImageRW)
#define SO_IMAGE_RASTER_RW_HEADER()
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class encapsulat...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class for encodi...
virtual SoRasterImageRW::ReadCapability getReadCapability() const
Returns the read capability of the raster format.
virtual SoRasterImageRW::WriteCapability getWriteCapability() const
Returns the write capability of the raster format.
float getOutputQuality() const
Returns the output quality.
virtual SbBool read(SbRasterImage *rasterImage, SbBool infoOnly=FALSE)
Read the current open image into rasterImage.
virtual SbBool readRegion(SbRasterImage *rasterImage, const SbBox2i32 ®ion)
Read the specified region of current open image into rasterImage.
void setOutputQuality(float quality)
Sets the output quality of the image, from 0.0 (lowest quality) to 1.0 (highest quality).
virtual SbBool open(SoRasterImageIO *rasterImageIO, OpenMode openMode)
Opens the reader/writer in the specified open mode.
virtual SbBool isMultipleBufferInverted() const
Returns the write direction when using multiple buffers.
virtual SbBool write(SbRasterImage *rasterImage, unsigned int xPos=0, unsigned int yPos=0)
Writes and encodes the given data in this specific format.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
ReadCapability
Read Capability enumeration values.
OpenMode
open Mode enumeration values.
WriteCapability
Write Capability enumeration values.