Image.saveAsJ2k

Save the image as j2k.

class Image
void
saveAsJ2k
(
string path
,
int rate = J2K_DEFAULT
)

Parameters

path string

where the image is saved

rate int

Save with a rate:1

Meta