Skip to content

ZeissQuickStartCZIReader.java incorrectly assigns imageCount to bitsPerPixel #14

@cgoina

Description

@cgoina

ZeissQuickStartCZIReader.java line 1374 incorrectly assigns imageCount to bitsPerPixel.

core_i.bitsPerPixel =
                    core_i.imageCount = (core_i.rgb ? core_i.sizeC/3 : core_i.sizeC)*core_i.sizeT*core_i.sizeZ;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions