pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
NamingConvention
converter
Undocumented in source.
class
NamingConvention {
string
wordA
;
string
wordB
;
NumberingStyle
incrStyle
;
int
startingPoint
;
int
format
;
this
(string wordA, string wordB, NumberingStyle incrStyle, int startingPoint, int format);
}
Constructors
this
this
(string wordA, string wordB, NumberingStyle incrStyle, int startingPoint, int format)
format
int
format
;
Undocumented in source.
Members
Variables
incrStyle
NumberingStyle
incrStyle
;
Undocumented in source.
startingPoint
int
startingPoint
;
Undocumented in source.
wordA
string
wordA
;
wordB
string
wordB
;
Undocumented in source.
Meta
Source
See Implementation
converter
classes
BitmapInfo
ImportData
NamingConvention
enums
LookupMethod
NumberingStyle
functions
autoloadFromXMP
getBitmapInfo
getBitmapPreview
importDirectlyToXMP
importPaletteDirectlyToXMP