ChannelImageWidth Property
This property contains the width of the image in pixels.
Object Oriented Interface
public function getChannelImageWidth(); public function setChannelImageWidth($value);
Procedural Interface
ipworks_rss_get($res, 15 ); ipworks_rss_set($res, 15, $value );
Default Value
''
Remarks
This property contains the width of the image in pixels.
Data Type
String