Skip to content

Commit f4ff5a0

Browse files
committed
Deprecate ImagePlusImgLoader (no longer required by ExportImagePlusPlugin)
1 parent f58a988 commit f4ff5a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/bdv/ij/export/imgloader/ImagePlusImgLoader.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
*
5858
* @author Tobias Pietzsch <[email protected]>
5959
*/
60+
@Deprecated
6061
public class ImagePlusImgLoader< T extends Type< T > > implements TypedBasicImgLoader< T >
6162
{
6263
public static enum MinMaxOption

0 commit comments

Comments
 (0)