About 41 results
Open links in new tab
  1. PngBitmapEncoder.Interlace Property …

    Gets or sets a value that indicates whether the Portable Network Graphics (PNG) bitmap should interlace.

  2. PngInterlaceOption Enum (System.Windows.Media.Imaging)

    Specifies whether a Portable Network Graphics (PNG) format image is interlaced during encoding.

  3. JpegBitmapDecoder Constructor (System.Windows.Media.Imaging)

    Initializes a new instance of the JpegBitmapDecoder class.

  4. Microsoft Learn - "ASDK release notes"

    Download and Install the Windows ADK Patches ADK patch download link Description Download Windows ADK 10.1.26100.2454 Update KB5053656 Release Notes: Due to continuing …

  5. Utf8JsonReader Struct (System.Text.Json) | Microsoft Learn

    Provides a high-performance API for forward-only, read-only access to UTF-8 encoded JSON text.

  6. JsonObject.ICollection>.Contains Method (System.Json)

    Definition Namespace: System.Json Assembly: System.Json.dll Package: System.Json v4.8.0 Source: JsonObject.cs Important

  7. JsonWriterOptions.Indented Property (System.Text.Json)

    Gets or sets a value that indicates whether the Utf8JsonWriter should format the JSON output, which includes indenting nested JSON tokens, adding new lines, and adding white space …

  8. ReferenceResolver.GetReference (Object, Boolean) Method …

    Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information …

  9. JsonNumberHandlingAttribute Class …

    When placed on a type, property, or field, indicates what JsonNumberHandling settings should be used when serializing or deserializing numbers.

  10. JsonDocument.Parse Method (System.Text.Json) | Microsoft Learn

    Parses a sequence as UTF-8-encoded text representing a single JSON value into a JsonDocument.