MCPcopy Create free account
hub / github.com/AntonKast/LightZone / write

Method write

lightcrafts/src/com/lightcrafts/model/Engine.java:222–222  ·  view source on GitHub ↗

Write the current image to a File, using the settings in an ImageExportOptions object. @param thread The thread that is doing the writing. @param options Complete specification for the export, including the File. @throws IOException If anything goes wrong whatsoever.

(ProgressThread thread, ImageExportOptions options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

write_trialFunction · 0.65
encodeMethod · 0.65
writePixelsMethod · 0.65
encodeRLE8Method · 0.65
encodeRLE4Method · 0.65
writeFileHeaderMethod · 0.65
writeWordMethod · 0.65
writeDWordMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
writeFileHeaderMethod · 0.65

Implementers 1

ImageEditorEnginelightcrafts/src/com/lightcrafts/model/

Calls

no outgoing calls

Tested by 1

mainMethod · 0.52