Creates a resized, internal, Jpeg clone of a given picture tag.
Namespace: Un4seen.Bass.AddOn.Tags
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- pic
- Type: Un4seen.Bass.AddOn.TagsTagPicture
The existing picture tag to create the resized, internal, Jpeg clone from. - size
- Type: SystemInt32
The new size of the picture (the effective width and height will be calculated streched to this).
Remarks
See Also