sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Image.saveAsJp2
sbylib
wrapper
freeimage
image
Image
Save the image as jp2.
class
Image
void
saveAsJp2
(
string
path
,
int
rate
=
JP2_DEFAULT
)
Parameters
path
string
where the image is saved
rate
int
Save with a rate:1
Meta
Source
See Implementation
sbylib
wrapper
freeimage
image
Image
constructors
this
destructors
~this
functions
bpp
channels
dataArray
flipHorizontal
flipVertical
height
imageType
palette
rawPointer
save
saveAsBmp
saveAsExr
saveAsJ2k
saveAsJp2
saveAsJpeg
saveAsPbm
saveAsPgm
saveAsPng
saveAsPpm
saveAsTiff
to32bit
width
static functions
load
Save the image as jp2.