| GraphicsFormats Xojo Plugin for Console targets |
|
TgaExporterConsole.IgnoreMask Property (console safe)
Set to true if Picture masks should not be exported.
IgnoreMask as Boolean {Read and Write}
Remarks
If mask is ignored or the image has no mask then the image is saved as 24bit tga file, else its saved as 32 bit tga file.
See Also
TgaExporterConsole Class