Class ImageProperties.ImagePropertiesConverter
public class ImageProperties.ImagePropertiesConverter : JsonConverter<ImageProperties>
- Inheritance
-
ImageProperties.ImagePropertiesConverter
- Inherited Members
Constructors
ImagePropertiesConverter()
public ImagePropertiesConverter()
Methods
Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
public override ImageProperties Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
Parameters
readerUtf8JsonReadertypeToConvertTypeoptionsJsonSerializerOptions
Returns
Write(Utf8JsonWriter, ImageProperties, JsonSerializerOptions)
public override void Write(Utf8JsonWriter writer, ImageProperties value, JsonSerializerOptions options)
Parameters
writerUtf8JsonWritervalueImagePropertiesoptionsJsonSerializerOptions