ImageData.internal_new

Invokes internal SWT functionality to create a new instance of this class. <p> <b>IMPORTANT:</b> This method is <em>not</em> part of the public API for <code>ImageData</code>. It is marked public only so that it can be shared within the packages provided by SWT. It is subject to change without notice, and should never be called from application code. </p> <p> This method is for internal use, and is not described further. </p>

class ImageData
static
internal_new
(
int width
,
int height
,
int depth
,,,
byte[] data
,,
byte[] maskData
,
byte[] alphaData
,
int alpha
,,
int type
,
int x
,
int y
,,
)

Meta