![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
ImageResourceDefinition Constructor(String) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > ImageResourceDefinition Class > ImageResourceDefinition Constructor : ImageResourceDefinition Constructor(String) |
- serialized
- Serialized image service resource definition
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal serialized As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim serialized As String Dim instance As New ImageResourceDefinition(serialized) |
C# | |
---|---|
public ImageResourceDefinition( string serialized ) |
Parameters
- serialized
- Serialized image service resource definition
NoData will only be deserialized if "pixelType" is set on "imageDescription". NoData is serialized as a comma-delimited string with one value per band.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family