Documentation for class picture (inherits from file):


Properties:

name type default params representant foreign foreign_prop position
id CO_INTEGER SEQUENCE READONLY=1;HIDDEN=1 0 0
version CO_INTEGER 0 READONLY=1;HIDDEN=1 0 0
deleted CO_INTEGER 0 READONLY=1;HIDDEN=1 0 0
inherits_acl CO_INTEGER 1 HIDDEN=1;READONLY=1 0 50
format CO_STRING 'bmp' 1 44

Methods:


method getContentType
description: Returns string containing content type.
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER


method convertTo
description: converts bitmap picture to given format (nicht immer)
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

new_format
type CO_STRING


method toGIF
description: converts bitmap picture to gif format
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER