|
|
@@ -5875,7 +5875,7 @@ Methods:
|
|
|
|
|
|
- void Clear(const Color&)
|
|
|
- void ClearInt(uint)
|
|
|
-- void FlipVertical()
|
|
|
+- bool FlipVertical()
|
|
|
- Color GetPixel(int, int) const
|
|
|
- Color GetPixel(int, int, int) const
|
|
|
- Color GetPixelBilinear(float, float) const
|
|
|
@@ -5887,7 +5887,7 @@ Methods:
|
|
|
- bool Load(VectorBuffer&)
|
|
|
- bool LoadColorLUT(File@)
|
|
|
- bool LoadColorLUT(VectorBuffer&)
|
|
|
-- void Resize(int, int)
|
|
|
+- bool Resize(int, int)
|
|
|
- bool Save(File@) const
|
|
|
- bool Save(VectorBuffer&) const
|
|
|
- void SaveBMP(const String&) const
|