Package com.agisoft.metashape
Class Image
java.lang.Object
com.agisoft.metashape.Image
n-channel image.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
Image
public Image(long cPtr, boolean cMemoryOwn) -
Image
public Image() -
Image
-
Image
-
-
Method Details
-
getCPtr
-
finalize
protected void finalize() -
delete
public void delete() -
isNull
public boolean isNull() -
copy
-
getWidth
public long getWidth()Image width. -
getHeight
public long getHeight()Image height. -
getChannelCount
public long getChannelCount()Number of color channels. -
getChannels
-
getDataType
-
resize
public void resize(long width, long height) -
convert
-
save
-
load
-