Return Type |
Signature |
AttrDAHiddenAttrDefsGet( |
|
AttrDaLicContactSet( |
|
AttrDAMustBeDefAttrDefsGet( |
|
AttrExifGetDisp( |
|
AutoOrientImage( |
|
ChangeDigitalAssetAttribute( |
|
CropImage( |
|
FilterDigtialAssetAttribute( |
|
FormatContent( |
|
GetAllowedOutputTypes( |
|
IsDigitalAssetAttributeChangeable( |
|
MeasureImage( |
|
ScaleImage( |
|
ScheduleConversion( |
|
FSCDIGITALASSET@1.1001:AttrDAHiddenAttrDefsGet
void
FSCDIGITALASSET@1.1001:AttrDAHiddenAttrDefsGet(
AttributeDefinition
attrdef,
ref any
value,
out optional boolean
volatile,
out optional boolean
volatiletx)
Name |
Description |
attrdef |
|
value |
|
volatile |
|
volatiletx |
Additional Information
FSCDIGITALASSET@1.1001:AttrDaLicContactSet
void
FSCDIGITALASSET@1.1001:AttrDaLicContactSet(
AttributeDefinition
attrdef,
ref optional any
value,
any
oldvalue)
Name |
Description |
attrdef |
|
value |
|
oldvalue |
Additional Information
FSCDIGITALASSET@1.1001:AttrDAMustBeDefAttrDefsGet
void
FSCDIGITALASSET@1.1001:AttrDAMustBeDefAttrDefsGet(
AttributeDefinition
attrdef,
ref any
value,
out optional boolean
volatile,
out optional boolean
volatiletx)
Name |
Description |
attrdef |
|
value |
|
volatile |
|
volatiletx |
Additional Information
FSCDIGITALASSET@1.1001:AttrExifGetDisp
string
FSCDIGITALASSET@1.1001:AttrExifGetDisp(
AttributeDefinition
attrdef,
out retval string
string,
optional any
value,
optional Language
language,
optional AttributeDefinition[]
attrdeflist,
optional integer
flags,
optional integer
index)
Name |
Description |
attrdef |
|
string |
|
value |
|
language |
|
attrdeflist |
|
flags |
|
index |
Additional Information
FSCDIGITALASSET@1.1001:AutoOrientImage
void
FSCDIGITALASSET@1.1001:AutoOrientImage(
out content
dstcont,
content
srccont,
optional string
srctype)
Name |
Description |
dstcont |
destination content
|
srccont |
source content
|
srctype |
the type of the image (file extension)
|
Additional Information
FSCDIGITALASSET@1.1001:ChangeDigitalAssetAttribute
void
FSCDIGITALASSET@1.1001:ChangeDigitalAssetAttribute(
AttributeDefinition
attrdef,
dictionary
scope)
Name |
Description |
attrdef |
the current attribute definition
|
scope |
the current scope of the expression
|
Additional Information
FSCDIGITALASSET@1.1001:CropImage
void
FSCDIGITALASSET@1.1001:CropImage(
out content
dstcont,
content
srccont,
optional string
srctype,
integer
posx,
integer
posy,
integer
width,
integer
height)
Name |
Description |
dstcont |
destination content
|
srccont |
source content
|
srctype |
the type of the image (file extension)
|
posx |
crop position x
|
posy |
crop position y
|
width |
crop width
|
height |
crop height
|
Additional Information
FSCDIGITALASSET@1.1001:FilterDigtialAssetAttribute
object[]
FSCDIGITALASSET@1.1001:FilterDigtialAssetAttribute(
AttributeDefinition
attrdef,
object[]
scope,
out retval object[]
filteredvalues)
Name |
Description |
attrdef |
the current attribute definition
|
scope |
the current scope of the expression
|
filteredvalues |
the filtered values
|
Additional Information
FSCDIGITALASSET@1.1001:FormatContent
void
FSCDIGITALASSET@1.1001:FormatContent(
out content
outcont)
Name |
Description |
outcont |
the resulting content
|
Additional Information
FSCDIGITALASSET@1.1001:GetAllowedOutputTypes
ContentFormatOutputType[]
FSCDIGITALASSET@1.1001:GetAllowedOutputTypes(
out retval ContentFormatOutputType[]
outputtypes)
Name |
Description |
outputtypes |
allowed output types
|
Additional Information
FSCDIGITALASSET@1.1001:IsDigitalAssetAttributeChangeable
boolean
FSCDIGITALASSET@1.1001:IsDigitalAssetAttributeChangeable(
AttributeDefinition
attrdef,
dictionary
scope,
out retval boolean
ischangeable)
Name |
Description |
attrdef |
the current attribute definition
@scope the current scope of the expression
|
scope |
|
ischangeable |
indicates if the current attribute is changeable
|
Additional Information
FSCDIGITALASSET@1.1001:MeasureImage
void
FSCDIGITALASSET@1.1001:MeasureImage(
content
incont,
string
intype,
out integer
height,
out integer
width)
Name |
Description |
incont |
the image which is to be measured
|
intype |
the type of the image (file extension)
|
height |
measured image height
|
width |
measured image width
|
Additional Information
FSCDIGITALASSET@1.1001:ScaleImage
void
FSCDIGITALASSET@1.1001:ScaleImage(
out content
dstcont,
content
srccont,
optional string
srctype,
integer
scalefactor,
integer
scalewidth,
integer
scaleheight)
Name |
Description |
dstcont |
destination content
|
srccont |
source content
|
srctype |
the type of the image (file extension)
|
scalefactor |
scale by this factor
|
scalewidth |
scale by width (alternative)
|
scaleheight |
scale by height (alternative)
|
Additional Information
FSCDIGITALASSET@1.1001:ScheduleConversion
void
FSCDIGITALASSET@1.1001:ScheduleConversion(
ContentFormat
format)
Name |
Description |
format |
Additional Information
FSCDIGITALASSET@1.1001:TriggerConversions
void FSCDIGITALASSET@1.1001:TriggerConversions()
Additional Information