BioLib  3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
Loading...
Searching...
No Matches
BioLib.NumPy.NpyHeader Class Reference

Properties

string descr [get, set]
 
bool fortran_order [get, set]
 
int[] shape [get, set]
 

Detailed Description

Definition at line 2298 of file Bio.cs.

Property Documentation

◆ descr

string BioLib.NumPy.NpyHeader.descr
getset

Definition at line 2301 of file Bio.cs.

2301{ get; set; }

◆ fortran_order

bool BioLib.NumPy.NpyHeader.fortran_order
getset

Definition at line 2304 of file Bio.cs.

2304{ get; set; }

◆ shape

int [] BioLib.NumPy.NpyHeader.shape
getset

Definition at line 2307 of file Bio.cs.

2307{ get; set; }

The documentation for this class was generated from the following file: