dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
DataFormats.Format
dfl
data
DataFormats
class
DataFormats
static
class
Format {
int
id
[@property getter];
Dstring
name
[@property getter];
package
int
_id
;
package
Dstring
_name
;
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Properties
id
int
id
[@property getter]
Data format ID number.
name
Dstring
name
[@property getter]
Data format name.
Variables
_id
int
_id
;
Undocumented in source.
_name
Dstring
_name
;
Undocumented in source.
Meta
Source
See Implementation
dfl
data
DataFormats
classes
Format
properties
bitmap
dib
dif
enhandedMetaFile
fileDrop
html
locale
metafilePict
oemText
palette
penData
riff
rtf
stringFormat
symbolicLink
text
tiff
unicodeText
utf8
waveAudio
static functions
getFormat
getFormatFromType