Package tgaimageplugin
Class TGAHeader
java.lang.Object
tgaimageplugin.TGAHeader
-
Constructor Details
-
TGAHeader
- Throws:
IOException
-
-
Method Details
-
create
- Throws:
IOException
-
getFirstPixelDestination
-
getImageID
-
getIdLength
public int getIdLength() -
getColorMapType
-
getImageType
-
getFirstColorMapEntry
public int getFirstColorMapEntry() -
getColorMapLength
public int getColorMapLength() -
getColorMapEntrySize
public int getColorMapEntrySize() -
getImageXOrigin
public int getImageXOrigin() -
getImageYOrigin
public int getImageYOrigin() -
getImageWidth
public int getImageWidth() -
getImageHeight
public int getImageHeight() -
getPixelDepth
public int getPixelDepth() -
getImageDescriptor
public int getImageDescriptor() -
toString
-