Difference between revisions of "User:DavidJCobb/Sandbox/TES5Edit Scripting Functions"
User:DavidJCobb/Sandbox/TES5Edit Scripting Functions (edit)
Revision as of 16:22, 5 May 2017
, 16:22, 5 May 2017→DDS functions: added functions from the source code
imported>DavidJCobb (→IwbGroupRecord: added functions as listed in the source code and existing docs) |
imported>DavidJCobb (→DDS functions: added functions from the source code) |
||
Line 349: | Line 349: | ||
! scope="col" style="background-color: #DDDDDD" | Arguments | ! scope="col" style="background-color: #DDDDDD" | Arguments | ||
! scope="col" style="background-color: #DDDDDD" | Description | ! scope="col" style="background-color: #DDDDDD" | Description | ||
{{TES5Edit function row|even | |||
|wbDDSStreamToBitmap|TBitmap|akStream: TStream;<br/> akBitmapOut: TBitmap | |||
|Unknown.}} | |||
{{TES5Edit function row|even | |||
|wbDDSDataToBitmap|TBitmap|akData: TBytes;<br/> akBitmapOut: TBitmap | |||
|Unknown.}} | |||
{{TES5Edit function row|even | |||
|wbDDSResourceToBitmap|TBitmap|akUnknown;<br/> akBitmapOut: TBitmap | |||
|Unknown.}} | |||
|} | |} |