public | ImageAttributes() |
public nothrow | ImageAttributes(ImageAttributes&& that) |
public | ImageAttributes(const ImageAttributes& that) |
public | ~ImageAttributes() |
public nothrow void* | NativeImageAttributes() const |
public nothrow GraphicsStatus | SetColorKey(const Color& colorLow, const Color& colorHigh, ColorAdjustType type) |
public void | SetColorKeyChecked(const Color& colorLow, const Color& colorHigh, ColorAdjustType type) |
public void | operator=(const ImageAttributes& that) |
private void* | nativeImageAttributes |