Overload List
Name | Description | |
---|---|---|
![]() | TagPicture(String) |
Creates a picture tag as an external link to a file.
|
![]() | TagPicture(TagPicture, Int32) |
Creates a resized, internal, Jpeg clone of a given picture tag.
|
![]() | TagPicture(Image, TagPicturePICTURE_TYPE, String) |
Creates a picture tag from the given values.
|
![]() | TagPicture(String, TagPicturePICTURE_TYPE, String) |
Creates a picture tag as an external link to a file.
|
![]() | TagPicture(Int32, String, TagPicturePICTURE_TYPE, String, Byte) |
Creates a picture tag from the given values.
|
See Also