mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0023486: Remove obsolete image manipulation classes
Remove AlienImage package. Clean up Image package.
This commit is contained in:
@@ -58,14 +58,12 @@ is
|
||||
|
||||
|
||||
------------------------------------------------------------
|
||||
SetTextureFileName( me: mutable;
|
||||
TextureFileName: AsciiString from TCollection)
|
||||
SetTextureFileName( me: mutable;
|
||||
TextureFileName: AsciiString from TCollection)
|
||||
is virtual;
|
||||
|
||||
|
||||
---Purpose : Sets the name of the texture file to map. The accepted
|
||||
-- file types are those used in AlienImage with extensions
|
||||
-- such as xwd, bmp, gif, rgb, ras, rs and more.
|
||||
---Purpose : Sets the name of the texture file to map. The accepted
|
||||
-- file types are those used in Image_AlienPixMap with extensions
|
||||
-- such as rgb, png, jpg and more.
|
||||
|
||||
|
||||
------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user