API Reference > Classes > PRC Graphical Classes > OdPrcPicture Class
OdPrcPicture Class
OdPrcPictureOdPrcPicture
Syntax
C++
class OdPrcPicture : public OdPrcBase;

PrcPicture.h

 

Class representing a picture embedded in the .prc file.

 
Name 
Description 
 
Destroys an instance of a PRC entity. 
 
Name 
Description 
 
This is the overview for the attributeData method overload. 
 
Returns the OdGsCache object currently assigned to the PRC entity. 
 
id 
Returns the PRC entity ID. 
 
Returns whether the PRC entity is persistent (true) or not (false). 
 
name 
This is the overview for the name method overload. 
 
Returns the type of the PRC entity. 
 
Assigns the specified OdGsCache to the PRC entity.
 
OdPrcPicture Class
 
Name 
Description 
 
This is the overview for the createByImage method overload. 
 
Returns the current picture format code. 
 
Returns the current picture height in pixels. 
 
Returns the current picture width in pixels. 
 
Sets a new value of the picture format.
 
 
Sets a new picture height in pixels.
 
 
Sets a new picture width in pixels.
 
 
Sets a new value for an uncompressed file index.
 
 
Returns the current value of an uncompressed file index. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.