ChannelImageHeight Property
This property contains the height of the image in pixels.
Object Oriented Interface
public function getChannelImageHeight(); public function setChannelImageHeight($value);
Procedural Interface
ipworks_rss_get($res, 11 ); ipworks_rss_set($res, 11, $value );
Default Value
''
Remarks
This property contains the height of the image in pixels.
Data Type
String