Package | Description |
---|---|
com.aspose.imaging.fileformats.tga |
Modifier and Type | Method and Description |
---|---|
TgaImage |
TgaImage.deepClone()
Creates a new object that is a copy of the current instance.
|
Modifier and Type | Method and Description |
---|---|
void |
TgaImage.deepClone(TgaImage tgaImage)
Clone other
TgaImage object's properties. |
boolean |
TgaImage.equals(TgaImage other)
Equality comparison.
|
static boolean |
TgaImage.op_Equality(TgaImage first,
TgaImage second)
Equality comparison.
|
static boolean |
TgaImage.op_Inequality(TgaImage first,
TgaImage second)
Non-equality comparison.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.