s-private API Documentation - v3.8.1
    Preparing search index...
    Pixel: $ZodBranded<ZodOptional<ZodNumber>, "Pixel", "out"> = ...

    Zod schema for validating pixel dimensions.

    Validates that the value is a positive integer. Optional to handle cases where dimensions cannot be determined.

    makePixel for factory function