| public | ImageAttributes() |
| public | ImageAttributes(ImageAttributes&& that) |
| public | ImageAttributes(const ImageAttributes& that) |
| public | ~ImageAttributes() |
| public void* | NativeImageAttributes() const |
| public Result<bool> | SetColorKey(const Color& colorLow, const Color& colorHigh, ColorAdjustType type) |
| public void | operator=(const ImageAttributes& that) |
| private void* | nativeImageAttributes |