|
CONSTANT pre_defined_picture_representation_types : SET [0:?] OF STRING := [ 'jpeg' , 'png' , 'tiff' , 'bmp' , 'gif' ] ; END_CONSTANT; -- pre_defined_picture_representation_types |
|
public class SPicture_representation_mim public static Value cPre_defined_picture_representation_types(SdaiContext _context) |