Equals

Equals(TgaImage)

平等比较。

public bool Equals(TgaImage other)
范围类型描述
otherTgaImage第二TgaImage参与比较。

返回值

比较结果。

也可以看看


Equals(object)

平等比较。

public override bool Equals(object other)
范围类型描述
otherObject第二TgaImage参与比较。

返回值

比较结果。

也可以看看